Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 release #19

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

1.0.0 release #19

wants to merge 16 commits into from

Conversation

gcavelier
Copy link
Collaborator

@gcavelier gcavelier commented Aug 16, 2024

The following must be done :

  • Split the source code into multiple files
  • Merge functions get_all_projects() and get_project_access_tokens() (using a "GitlabKeysetPagination" trait ?, cf https://docs.gitlab.com/ee/api/rest/index.html#keyset-based-pagination)
  • Handle user tokens
  • Handle group access tokens
  • Add documentation
  • Fix all clippy errors (35 for now)
  • Use the tracing crate to generate logs
  • Add an overview on how to use the public OCI image (https://hub.docker.com/r/cnieg/gitlab-tokens-exporter)
  • Protect the main branch
  • Change the version in Cargo.toml to 1.0.0 (this commit will have to begin with major: so that GitVersion bumps the OCI image version as well)

Closes #20, #21, #27, #28, #29

@gcavelier gcavelier force-pushed the 1.0.0_release branch 3 times, most recently from f66c8fa to a3d0a15 Compare September 29, 2024 14:15
@gcavelier gcavelier force-pushed the 1.0.0_release branch 2 times, most recently from f48438a to aea4ac9 Compare October 3, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant